<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    color: #fff;
    text-align: center;
}

.pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    left: 0;
    right: 0;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #222;
    margin-right: 10px;
    opacity: 0.8;
    cursor: pointer;
    box-shadow: 0 0 3px white;
}

.swiper-visible-switch {
    background: #aaa;
}

.swiper-active-switch {
    background: #fff;
}

.title img {
    width: 100%;
}

.indexSwiper {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    top: auto;
}

.swiper-container-bottom a {
    width: 350px;
    height: 320px;
}

.swiper-container-bottom {
    overflow: hidden;

    position: relative;
    height: 320px;
    padding-top: 5px;
}

.swiper-container-bottom .swiper-slide {
    height: 320px;
}

.pagination-bottom {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    line-height: normal;
    height: 16px;
    z-index: 998;
    text-align: center;
}

.swiper-container-bottom .swiper-pagination-switch {
    padding: 3px 5px;
    width: 18px;
    height: 14px;
    font-size: 10px;
    margin: auto 1px;
    box-shadow: none;
}

.swiper-container-bottom .swiper-active-switch {
    background-color: #2aa7ef !important;

}

.swiper-container-bottom .swiper-pagination-switch {
    background-color: #ddd;
    text-align: center;
}

.shipin-beijin {

    position: absolute;
    z-index: 899;

    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.shipin_biaoti {

    height: 30px;
    margin: 0px auto 29px auto;
    display: inline-block;
    font-size: 25px;
    text-align: left;
    width: 100%;
    line-height: 30px;
    border-bottom: 1px #19519E solid;


}

.shipin_one_li {
    float: left;
    color: #787878;
    font-size: 25px;
}

.shipin_tow_li {
    float: right;
    font-size: 12px;
    margin-top: 7px;
}

.centerBox .shipin_tow_li ul li a {
    color: #787878;
}

.xinwen_one_li {

    float: left;
    color: #787878;
    font-size: 25px;
}

.xinwen_tow_li {
    float: right;
    font-size: 12px;
    margin-top: 7px;
}

.xinwen_biaoti {

    height: 30px;
    margin: 0px auto 29px auto;
    display: inline-block;
    font-size: 25px;
    text-align: left;
    width: 100%;
    line-height: 30px;
    border-bottom: 1px #19519E solid;
}

.centerBox .xinwen_tow_li ul li a {
    color: #787878;
}

.single_detail {
    width: 26%;
    height: 189px !important;
    display: inline-block;
    margin: 30px 3% ;
    /*border:1px solid red !important;*/
    border:none !important;
}

.single_detail img {
    width: 80%;
    margin:0 10%;
    height: 120px;
}

.single_detail .background {
    height: 35px;
    width:70%;
    margin:0 15% ;
    margin-top: 5px;
    background-size:109px 28px;
    background-image:url('../../../file/p/import/detail.png');
    background-position:center;

    background-repeat:no-repeat;
}
.single_detail:hover .background{
    background-image:url('../../../file/p/import/detail_on.png');
}
.single_detail h1 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 1.1em;
    line-height: 30px;
    margin-top: 10px;
}

.single_detail h2 {
    width: 100%;
    text-align: center;
    font-size: 1.1em;
    line-height: 19px;
}
.detail_title{
    color:black;
    font-size: 20px;
}
.goodsBox .background {
    height: 34px;
    width:200px;
/*    margin:0 15% !important;*/
    background-size:118px 29px;
    background-image:url('../../../file/p/import/detail.png');
    background-position:center;
    background-repeat:no-repeat;
    margin: 0 auto;
    margin-bottom: 13px;
}
.goodsBox:hover .background{
    background-image:url('../../../file/p/import/detail_on.png');
}
.span9 div div ul li{
    list-style: disc  ;
}
.single_detail .detail_img{
    width: 70px;
    margin: 0px auto;
    height: 70px;
}
.white_div{
    width: 100%;
    height: 58px;
background-color: white;
}
.row-fluid .span4
 {
    width: 23.623932%;

}
.sifajianding_a{
    margin-top: 48px;
    display: block;
}</pre></body></html>